NSWindow.SetAnchorAttribute Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("setAnchorAttribute:forOrientation:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetAnchorAttribute (AppKit.NSLayoutAttribute layoutAttribute, AppKit.NSLayoutConstraintOrientation forOrientation);
abstract member SetAnchorAttribute : AppKit.NSLayoutAttribute * AppKit.NSLayoutConstraintOrientation -> unit
override this.SetAnchorAttribute : AppKit.NSLayoutAttribute * AppKit.NSLayoutConstraintOrientation -> unit
Parameter
- layoutAttribute
- NSLayoutAttribute
- forOrientation
- NSLayoutConstraintOrientation
- Attribute