IUIPopoverBackgroundViewMethods Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface that, together with the T:UIKit.UIPopoverBackgroundViewMethods_Extensions class, comprise the UIPopoverBackgroundViewMethods protocol.
[Foundation.Protocol(Name="UIPopoverBackgroundViewMethods", WrapperType=typeof(UIKit.UIPopoverBackgroundViewMethodsWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIPopoverBackgroundViewMethods : IDisposable, ObjCRuntime.INativeObject
type IUIPopoverBackgroundViewMethods = interface
interface INativeObject
interface IDisposable
- Derived
- Attributes
- Implements
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |