UIPopoverPresentationController.PassthroughViews Propriété

Définition

Tableau d’objets UIView avec lesquels l’utilisateur peut interagir même si la fenêtre contextuelle est visible.

public virtual UIKit.UIView[] PassthroughViews { [Foundation.Export("passthroughViews", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPassthroughViews:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PassthroughViews : UIKit.UIView[] with get, set

Valeur de propriété

UIView[]
Attributs

S’applique à