NSPort.ScheduleInRunLoop Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
ScheduleInRunLoop(NSRunLoop, NSRunLoopMode) | |
ScheduleInRunLoop(NSRunLoop, NSString) |
ScheduleInRunLoop(NSRunLoop, NSRunLoopMode)
public void ScheduleInRunLoop (Foundation.NSRunLoop runLoop, Foundation.NSRunLoopMode runLoopMode);
member this.ScheduleInRunLoop : Foundation.NSRunLoop * Foundation.NSRunLoopMode -> unit
Paramètres
- runLoop
- NSRunLoop
- runLoopMode
- NSRunLoopMode
S’applique à
ScheduleInRunLoop(NSRunLoop, NSString)
[Foundation.Export("scheduleInRunLoop:forMode:")]
public virtual void ScheduleInRunLoop (Foundation.NSRunLoop runLoop, Foundation.NSString runLoopMode);
abstract member ScheduleInRunLoop : Foundation.NSRunLoop * Foundation.NSString -> unit
override this.ScheduleInRunLoop : Foundation.NSRunLoop * Foundation.NSString -> unit
Paramètres
- runLoop
- NSRunLoop
- runLoopMode
- NSString
- Attributs