다음을 통해 공유


UIFocusSystem.Contains(IUIFocusEnvironment, IUIFocusEnvironment) 메서드

정의

environmentotherEnvironment이 포함된 경우 true를 반환합니다. 그렇지 않으면 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

중첩된 환경일 수 있습니다.

반환

특성

적용 대상