Compartilhar via


UIFocusSystem.Contains(IUIFocusEnvironment, IUIFocusEnvironment) Método

Definição

Retorna true se environment contém otherEnvironment. Caso contrário, retorna false.

[Foundation.Export("environment:containsEnvironment:")]
public static bool Contains (UIKit.IUIFocusEnvironment environment, UIKit.IUIFocusEnvironment otherEnvironment);
static member Contains : UIKit.IUIFocusEnvironment * UIKit.IUIFocusEnvironment -> bool

Parâmetros

environment
IUIFocusEnvironment

O ambiente possivelmente que contém.

otherEnvironment
IUIFocusEnvironment

O ambiente possivelmente aninhado.

Retornos

Atributos

Aplica-se a