Configures hit testing behavior.
public readonly struct RenderHitTestOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.DefaultGets the default hit test options.IncludeHiddenLayersGets a value indicating whether hidden layers are included.MaxResultsGets the maximum number of results to return. A value of 0 means no limit.SortByDistanceGets a value indicating whether results are sorted by distance.