Поделиться через


UIFocusSystem.Contains(IUIFocusEnvironment, IUIFocusEnvironment) Метод

Определение

Возвращает true, если environment содержит otherEnvironment. В противном случае возвращается false.

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

Параметры

environment
IUIFocusEnvironment

Возможно, содержащая среду.

otherEnvironment
IUIFocusEnvironment

Возможно, вложенная среда.

Возвращаемое значение

Атрибуты

Применяется к