NSScrubberDelegate_Extensions.DidChangeVisible Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidChangeVisible (this AppKit.INSScrubberDelegate This, AppKit.NSScrubber scrubber, Foundation.NSRange visibleRange);
static member DidChangeVisible : AppKit.INSScrubberDelegate * AppKit.NSScrubber * Foundation.NSRange -> unit
Parameters
- This
- INSScrubberDelegate
- scrubber
- NSScrubber
- visibleRange
- NSRange
- Attributes