UIPopoverPresentationController.PassthroughViews Propiedad

Definición

Matriz de UIView objetos con los que el usuario puede interactuar incluso mientras la ventana emergente 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

Valor de propiedad

UIView[]
Atributos

Se aplica a