ReferenceTypesClassesWebViewRequestMethodRequestMethodDefines the supported HTTP methods for loading a page in a WebView.Inherits: enum.EnumPropertiesGET - HTTP GET method.POST - HTTP POST method.PropertiesbuildGETclass-attributeinstance-attributeHTTP GET method.buildPOSTclass-attributeinstance-attributeHTTP POST method.