CIAccordionFoldTransition.TargetImage Property
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.
The image that will be displayed at the end of the transition.
public CoreImage.CIImage TargetImage { get; set; }
member this.TargetImage : CoreImage.CIImage with get, set