Expand description
§Bindings to the Symbols framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- NSSymbol
Appear Effect NSSymbolEffect - A symbol effect that applies the Appear animation to symbol images.
- NSSymbol
Automatic Content Transition NSSymbolEffect - The default symbol transition, resolves to a particular transition in a context-sensitive manner.
- NSSymbol
Bounce Effect NSSymbolEffect - A symbol effect that applies the Bounce animation to symbol images.
- NSSymbol
Breathe Effect NSSymbolEffect - A symbol effect that applies the Breathe animation to symbol images.
- NSSymbol
Content Transition NSSymbolEffect - An abstract base class for transitions that can be applied to both NSImageViews and UIImageViews that have symbol-based images.
- NSSymbol
Disappear Effect NSSymbolEffect - A symbol effect that applies the Disappear animation to symbol images.
- NSSymbol
Draw OffEffect NSSymbolEffect - A symbol effect that applies the DrawOff animation to symbol images.
- NSSymbol
Draw OnEffect NSSymbolEffect - A symbol effect that applies the DrawOn animation to symbol images.
- NSSymbol
Effect NSSymbolEffect - An abstract base class for effects that can be applied to both NSImageViews and UIImageViews that have symbol-based images.
- NSSymbol
Effect Options NSSymbolEffect - Options configuring how symbol effects apply to symbol views.
- NSSymbol
Effect Options Repeat Behavior NSSymbolEffect - The behavior of repetition to use when a symbol effect is animating.
- NSSymbol
Magic Replace Content Transition NSSymbolEffect - A symbol effect applies the MagicReplace animation to symbol images.
- NSSymbol
Pulse Effect NSSymbolEffect - A symbol effect that applies the Pulse animation to symbol images.
- NSSymbol
Replace Content Transition NSSymbolEffect - A symbol effect that animates the replacement of one symbol image with another.
- NSSymbol
Rotate Effect NSSymbolEffect - A symbol effect that applies the Rotate animation to symbol images.
- NSSymbol
Scale Effect NSSymbolEffect - A symbol effect that scales symbol images.
- NSSymbol
Variable Color Effect NSSymbolEffect - A symbol effect that applies the Variable Color animation to symbol images.
- NSSymbol
Wiggle Effect NSSymbolEffect - A symbol effect that applies the Wiggle animation to symbol images.