IUIPopoverBackgroundViewMethods Interface

Definition

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)

Applies to