Compartilhar via


UIPopoverPresentationController.PassthroughViews Propriedade

Definição

Matriz de UIView objetos com os quais o usuário pode interagir mesmo quando o popover está visível.

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 da propriedade

UIView[]
Atributos

Aplica-se a