WebKit.WebUIDelegate.hasCustomMenuImplementation C# (CSharp) Method

hasCustomMenuImplementation() public method

public hasCustomMenuImplementation ( ) : int
return int
        public int hasCustomMenuImplementation()
        {
            throw new NotImplementedException();
        }