Crate objc2_symbols

Crate objc2_symbols 

Source
Expand description

§Bindings to the Symbols framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

NSSymbolAppearEffectNSSymbolEffect
A symbol effect that applies the Appear animation to symbol images.
NSSymbolAutomaticContentTransitionNSSymbolEffect
The default symbol transition, resolves to a particular transition in a context-sensitive manner.
NSSymbolBounceEffectNSSymbolEffect
A symbol effect that applies the Bounce animation to symbol images.
NSSymbolBreatheEffectNSSymbolEffect
A symbol effect that applies the Breathe animation to symbol images.
NSSymbolContentTransitionNSSymbolEffect
An abstract base class for transitions that can be applied to both NSImageViews and UIImageViews that have symbol-based images.
NSSymbolDisappearEffectNSSymbolEffect
A symbol effect that applies the Disappear animation to symbol images.
NSSymbolDrawOffEffectNSSymbolEffect
A symbol effect that applies the DrawOff animation to symbol images.
NSSymbolDrawOnEffectNSSymbolEffect
A symbol effect that applies the DrawOn animation to symbol images.
NSSymbolEffectNSSymbolEffect
An abstract base class for effects that can be applied to both NSImageViews and UIImageViews that have symbol-based images.
NSSymbolEffectOptionsNSSymbolEffect
Options configuring how symbol effects apply to symbol views.
NSSymbolEffectOptionsRepeatBehaviorNSSymbolEffect
The behavior of repetition to use when a symbol effect is animating.
NSSymbolMagicReplaceContentTransitionNSSymbolEffect
A symbol effect applies the MagicReplace animation to symbol images.
NSSymbolPulseEffectNSSymbolEffect
A symbol effect that applies the Pulse animation to symbol images.
NSSymbolReplaceContentTransitionNSSymbolEffect
A symbol effect that animates the replacement of one symbol image with another.
NSSymbolRotateEffectNSSymbolEffect
A symbol effect that applies the Rotate animation to symbol images.
NSSymbolScaleEffectNSSymbolEffect
A symbol effect that scales symbol images.
NSSymbolVariableColorEffectNSSymbolEffect
A symbol effect that applies the Variable Color animation to symbol images.
NSSymbolWiggleEffectNSSymbolEffect
A symbol effect that applies the Wiggle animation to symbol images.