DispatchPredicate
Overview
Location
-
Reference:
- Silver.fx Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
- libSilver.fx Toffee
- Namespace: Swift
- Platforms: Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee
-
Ancestry:
- ValueType | DispatchPredicate Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
constructor rawValue(Int32) Toffee
init(rawValue val: Int32)
Parameters:
- val:
constructor withRawValue(Int32) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
constructor withRawValue(val: Int32)
DispatchPredicate withRawValue(Int32 val)
init(withRawValue val: Int32)
Sub New withRawValue(val As Int32)
Parameters:
- val:
Equals override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
Parameters:
- aOther:
GetHashCode override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
Function GetHashCode() As Int32
hash override Toffee
Parameters:
- :
notOnQueue
class method notOnQueue(par0: not nullable DispatchQueue): DispatchPredicate
static DispatchPredicate notOnQueue(DispatchQueue! par0)
static func notOnQueue(_ par0: DispatchQueue) -> DispatchPredicate
Shared Function notOnQueue(par0 As DispatchQueue) As DispatchPredicate
Parameters:
- par0:
onQueue
class method onQueue(par0: not nullable DispatchQueue): DispatchPredicate
static DispatchPredicate onQueue(DispatchQueue! par0)
static func onQueue(_ par0: DispatchQueue) -> DispatchPredicate
Shared Function onQueue(par0 As DispatchQueue) As DispatchPredicate
Parameters:
- par0:
onQueueAsBarrier
class method onQueueAsBarrier(par0: not nullable DispatchQueue): DispatchPredicate
static DispatchPredicate onQueueAsBarrier(DispatchQueue! par0)
static func onQueueAsBarrier(_ par0: DispatchQueue) -> DispatchPredicate
Shared Function onQueueAsBarrier(par0 As DispatchQueue) As DispatchPredicate
Parameters:
- par0:
rawValue
rawValue
notOnQueue
class method notOnQueue(par0: not nullable DispatchQueue): DispatchPredicate
static DispatchPredicate notOnQueue(DispatchQueue! par0)
static func notOnQueue(_ par0: DispatchQueue) -> DispatchPredicate
Shared Function notOnQueue(par0 As DispatchQueue) As DispatchPredicate
Parameters:
- par0:
onQueue
class method onQueue(par0: not nullable DispatchQueue): DispatchPredicate
static DispatchPredicate onQueue(DispatchQueue! par0)
static func onQueue(_ par0: DispatchQueue) -> DispatchPredicate
Shared Function onQueue(par0 As DispatchQueue) As DispatchPredicate
Parameters:
- par0:
onQueueAsBarrier
class method onQueueAsBarrier(par0: not nullable DispatchQueue): DispatchPredicate
static DispatchPredicate onQueueAsBarrier(DispatchQueue! par0)
static func onQueueAsBarrier(_ par0: DispatchQueue) -> DispatchPredicate
Shared Function onQueueAsBarrier(par0 As DispatchQueue) As DispatchPredicate
Parameters:
- par0:
constructor rawValue(Int32) Toffee
init(rawValue val: Int32)
Parameters:
- val:
constructor withRawValue(Int32) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
constructor withRawValue(val: Int32)
DispatchPredicate withRawValue(Int32 val)
init(withRawValue val: Int32)
Sub New withRawValue(val As Int32)
Parameters:
- val:
Equals override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
Parameters:
- aOther:
GetHashCode override virtual Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-watchOS, Island-watchOS Simulator
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
Function GetHashCode() As Int32
hash override Toffee
Parameters:
- :